[INFO] fetching crate better-bae 0.1.9...
[INFO] testing better-bae-0.1.9 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate better-bae 0.1.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate better-bae 0.1.9
[INFO] finished tweaking crates.io crate better-bae 0.1.9
[INFO] tweaked toml for crates.io crate better-bae 0.1.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate better-bae 0.1.9 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b8acb34c1e139e7df00bc561778e2d06af0b72f0bea1e022362d0fe53b13570
[INFO] running `Command { std: "docker" "start" "-a" "2b8acb34c1e139e7df00bc561778e2d06af0b72f0bea1e022362d0fe53b13570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b8acb34c1e139e7df00bc561778e2d06af0b72f0bea1e022362d0fe53b13570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8acb34c1e139e7df00bc561778e2d06af0b72f0bea1e022362d0fe53b13570", kill_on_drop: false }`
[INFO] [stdout] 2b8acb34c1e139e7df00bc561778e2d06af0b72f0bea1e022362d0fe53b13570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31955563b7c364deac4344921e07bc751b0bdb5e0126f45e8443a628fda3cea8
[INFO] running `Command { std: "docker" "start" "-a" "31955563b7c364deac4344921e07bc751b0bdb5e0126f45e8443a628fda3cea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling better-bae-macros v0.1.9
[INFO] [stderr]    Compiling better-bae v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "31955563b7c364deac4344921e07bc751b0bdb5e0126f45e8443a628fda3cea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31955563b7c364deac4344921e07bc751b0bdb5e0126f45e8443a628fda3cea8", kill_on_drop: false }`
[INFO] [stdout] 31955563b7c364deac4344921e07bc751b0bdb5e0126f45e8443a628fda3cea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac7b40c97f304450cccebf98e01a1b49e976df4d34dbf4872805a916bb3f7a7f
[INFO] running `Command { std: "docker" "start" "-a" "ac7b40c97f304450cccebf98e01a1b49e976df4d34dbf4872805a916bb3f7a7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling better-bae v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "ac7b40c97f304450cccebf98e01a1b49e976df4d34dbf4872805a916bb3f7a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7b40c97f304450cccebf98e01a1b49e976df4d34dbf4872805a916bb3f7a7f", kill_on_drop: false }`
[INFO] [stdout] ac7b40c97f304450cccebf98e01a1b49e976df4d34dbf4872805a916bb3f7a7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3a30b6c6f170cf016b43efc6682d4d40c54630e186792437798d20e0e94aa21
[INFO] running `Command { std: "docker" "start" "-a" "e3a30b6c6f170cf016b43efc6682d4d40c54630e186792437798d20e0e94aa21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/better_bae-7f82024fbd15d215)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests better_bae
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `quote` in this scope
[INFO] [stdout]   --> src/lib.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let code = quote::quote! {
[INFO] [stdout]    |                ^^^^^ use of unresolved module or unlinked crate `quote`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quote` in this scope
[INFO] [stdout]   --> src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | quote::quote! {}
[INFO] [stdout]    | ^^^^^ use of unresolved module or unlinked crate `quote`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_attributes` found for struct `MyAttr` in the current scope
[INFO] [stdout]   --> src/lib.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct MyAttr {
[INFO] [stdout]    | ----------------- associated function or constant `from_attributes` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     let my_attr = MyAttr::from_attributes(&item_struct.attrs).unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ associated function or constant not found in `MyAttr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TryFromAttributes` which provides `from_attributes` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::better_bae::TryFromAttributes;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `try_from_attributes` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let my_attr = MyAttr::try_from_attributes(&item_struct.attrs).unwrap();
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3a30b6c6f170cf016b43efc6682d4d40c54630e186792437798d20e0e94aa21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a30b6c6f170cf016b43efc6682d4d40c54630e186792437798d20e0e94aa21", kill_on_drop: false }`
[INFO] [stdout] e3a30b6c6f170cf016b43efc6682d4d40c54630e186792437798d20e0e94aa21
